home *** CD-ROM | disk | FTP | other *** search
/ Champak 114 / Vol 114.iso / games / pico_2.swf / scripts / DefineButton2_810 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2010-08-12  |  83 b   |  6 lines

  1. on(release){
  2.    _root.so.clear();
  3.    this.clearAll();
  4.    this.updateRank();
  5. }
  6.